unknown [Tue, 22 Dec 2015 14:19:00 +0000 (15:19 +0100)]
Replace avhttp with libcurl
Some fixes:
1. Fixed an assumption somebody originally made in the plugin that
std::string had contiguous storage. This is not specced behavior pre
C++11 so we gamble by calling .reserve() which should give a far
better guarantee.
2. Added copy to clipboard information for curl
3. Removed some openssl references in compiling.md
4. Renamed struct vars to be uppercase to match "public var" code style
policy
Gbp-Pq: Topic fixes
Gbp-Pq: Name Replace-avhttp-with-libcurl.patch
The attached patch includes two commits from upstream:
- boost::context fixes to make it compatible with boost 1.61
- use a guarded stack for coroutines in boost version 1.61
[ Carsten Schoenert ]
* [375ce2f] Revert "debian/control: decrease Architectures for arch packages"
+ removing the arch specific decrease of the build architecture, it's
really not useful here (Thx Emilio & Aurelien)
* [b2c400d] kicad-common.lintian-overrides: ingoring Lintian
+ kicad-common is now arch dependend, silence lintian here that is saying
kicad-common has only content that is indep but we relay on the python
package